home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / disk / misc / newzipmo.rea < prev    next >
Text File  |  1997-03-02  |  3KB  |  85 lines

  1. Short:    Improved ZIP mount scripts (FFS,AFS,MAC,PC)
  2. Author:   namek@freenet.hut.fi (Alberto M. Ordóñez)
  3. Uploader: namek@freenet.hut.fi (Alberto M. Ordóñez)
  4. Type:     disk/misc
  5.  
  6. This is a mount scripts collection for ZIP drives.
  7.  
  8. Features:
  9.  
  10. * More compatible FFS sctructure with all programs using it. (DiskSalv,
  11.   QuarterBack Tools, Reorg, etc...)
  12.  
  13. * More available free space in AFS format.
  14.  
  15. * More compatible and fast formatable MAC & PC ZIP disks.
  16.  
  17. Why another mount scripts collection for ZIP drive? Well, I actually have a
  18. ZIP drive, and all mount scripts I've seen don't work properly.
  19.  
  20. The mount script from HiSoft for Amiga using FFS, have a correct number of
  21. sectors defined but some programs thinks that the number of sectors are
  22. greater than the real number of sectors, there aren't reserved blocks, and
  23. for this reason, there are problems with disk checking or optimization
  24. programs.
  25.  
  26. HDToolBox from OS 3.0+ recognices a ZIP disk like a hard disk with 2891
  27. cylinders, 68 sectors per block and 1 surface, this definitions are wrong,
  28. a ZIP disk have a total of 196608 sectors and with this configuration we
  29. have 68 * 2891 = 196588 sectors (a little less). ZIPMount_12.lha and
  30. ZipAFS.lha both from Aminet have the same definitions reported by HDToolBox,
  31. with ZipAFS there isn't big problems, but with ZIPMount we can't access to
  32. all possible information in a ZIP disk in MAC or PC format.
  33.  
  34. Other mount scripts I have found for MAC or PC ZIP disks have definitions
  35. like 196608 cylinders with only a sector on each one, this will work without
  36. any problems but if you want to format a ZIP disk in MAC or PC format, this
  37. will take about 2 hours to complete.
  38.  
  39. Installation:
  40.  
  41. Copy the icons to your "SYS:Storage/DOSDrivers" folder, or to
  42. "DEVS:DOSDrivers" if you want the drive to automount, and modify the icon
  43. tooltype "DEVICE=YOURscsi.device" to show the name of your real scsi device
  44. name.
  45.  
  46. Definitions of the mount scripts:
  47.  
  48. ZIP disk = 196608 sectors
  49.  
  50. 196608 sectors / 2 sides = 98304 sector by side.
  51.  
  52. 98304 sectors by side / 64 blocks per track = 1536 cylinders
  53.  
  54. Why 64 blocks per track? Well this is because the greater number factor of 2
  55. to divide 98304 is 64.
  56.  
  57. Why the lowest possible number of cylinders? (1536) This is because the
  58. format command is faster with less cylinders.
  59.  
  60. Known bugs:
  61.  
  62. I can't format a ZIP disk in PC format using CrossDosFileSystem with any
  63. PC mount script. Is this a problem of CrossDos? If you can format a ZIP
  64. disk in PC format, please e-mail me.
  65.  
  66. P.D: I want a standard format for Amiga ZIP disks.
  67.  
  68.  
  69. ============================= Archive contents =============================
  70.  
  71. Original  Packed Ratio    Date     Time    Name
  72. -------- ------- ----- --------- --------  -------------
  73.      628     255 59.3% 17-Feb-97 22:08:54  DOSDrivers.info
  74.      659     369 44.0% 17-Feb-97 22:18:44 +ZAFS0
  75.      533     303 43.1% 17-Feb-97 22:08:40 +ZAFS0.info
  76.      658     357 45.7% 17-Feb-97 22:15:14 +ZIP0
  77.      533     304 42.9% 17-Feb-97 22:08:38 +ZIP0.info
  78.      673     364 45.9% 17-Feb-97 22:16:42 +ZMAC0
  79.      533     306 42.5% 17-Feb-97 22:08:42 +ZMAC0.info
  80.      671     366 45.4% 17-Feb-97 22:19:02 +ZPC0
  81.      533     303 43.1% 17-Feb-97 22:08:42 +ZPC0.info
  82.     2542    1201 52.7% 17-Feb-97 22:28:46  NewZipMount.readme
  83. -------- ------- ----- --------- --------
  84.     7963    4128 48.1% 22-Feb-97 10:30:48   10 files
  85.